Don't let D-bus autolaunch mess up SIGCHLD handling.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 31 May 2013 01:41:52 +0000 (18:41 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 31 May 2013 01:41:52 +0000 (18:41 -0700)
commit8dea8fe0a21b1dd2c322ccd75ef32356fc577269
tree63cce370e8577c5150fd730320a88f01c621455d
parentf916a4019f3dda094b647d3e4e9be2d8018275a9
Don't let D-bus autolaunch mess up SIGCHLD handling.

* xterm.c (x_term_init): Inhibit D-Bus autolaunch if D-Bus is
not already configured.
src/ChangeLog
src/xterm.c